home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / ny_010w1.zip / SAMPLE.CFG < prev    next >
Text File  |  1996-02-29  |  20KB  |  442 lines

  1. ; NY2008 configuration file
  2. ;
  3. ; Save this file as NY2008.CFG if you want to use it!
  4. ;
  5. ; If You have multiple configuration files start them with the -C command
  6. ; line option. 'NY2008.CFG' is the deafault and will be read if the -C
  7. ; option is not specified.
  8. ;
  9. ; Any text following a semi-colon (;), and blank lines, are ignored.
  10. ;
  11. ;------------------------------------------------------------------------------
  12. ;
  13. ;  BBS system directory. Indicates where the door information file (drop file)
  14. ;  can be found. Remove the semi-colon (;) to activate this option.
  15. ;  You can activate this to  the door look for the drop files here or you
  16. ;  can pass this directory through the command line. I recomend not using
  17. ;  this option and using the command line instead, that way you don't have to
  18. ;  have several .cfg files. (command line -Pc:\path)
  19. ;
  20. ;BBSDir    C:\BBS
  21. ;
  22. ;------------------------------------------------------------------------------
  23. ;
  24. ;  The door's working directory. This is where the door's system files are
  25. ;  located. Remove the semi-colon (;) to activate this option.
  26. ;  You can run multiple games when you create a different cfg file and set
  27. ;  each path different, then all the datafiles will be read from that 
  28. ;  directory. Or if you want to have the data directory different.
  29. ;  All the door files have to be located in this directory, basically this
  30. ;  means copy all the files into this directory except the .doc files, the
  31. ;  .exe file and the ny_jpsrc.zip file. Also the registration key file, 
  32. ;  "KEY.REG" has to be located in this directory. Run the register.exe 
  33. ;  program in this directory!
  34. ;
  35. ;DoorDir    C:\BBS\NY2008
  36. ;
  37. ;------------------------------------------------------------------------------
  38. ;
  39. ;  The flag file directory. This is where the temporary files are stored. I 
  40. ;  would recomend it to be a RAM disk if you have one as this will make the
  41. ;  game run faster. If it is nopt enabled the game direcory will be used.
  42. ;  Remove the semi-colon (;) to activate this option.
  43. ;
  44. ;FlagDirectory  E:\NY2008
  45. ;
  46. ;------------------------------------------------------------------------------
  47. ;
  48. ;  Check other flags, for multiline messages while waiting for a key every so
  49. ;  minutes. This olny aplies to when the game sits and waits for user input.
  50. ;  It defaults to 2. (it can be anywhere from 1 to 60 seconds) The higher it
  51. ;  is the faster the game would be, but the less REAL TIME and if it's higher
  52. ;  than 10 online stuff (fights, messages) starts to be slow for people!
  53. ;
  54. CheckFlagsEvery 2
  55. ;
  56. ;------------------------------------------------------------------------------
  57. ;
  58. ;  If DO NOT have a multitasking enviroment (Desqview, OS/2 ... ) uncomment 
  59. ;  this option!
  60. ;
  61. ;NoMultitasker
  62. ;
  63. ;  You can fine tune the polling by changing the value here. 1500 is 
  64. ;  recomended. Only used if multitasker support is enabled above!
  65. ;
  66. PollingValue 1500
  67. ;
  68. ;------------------------------------------------------------------------------
  69. ;
  70. ;  Local mode override. Forces door to always operate in local test mode.
  71. ;  Remove the semi-colon (;) to activate this option. When this mode is
  72. ;  activated, no door information file is required and default settings are
  73. ;  used for the user's name, location, etc.
  74. ;  This is also done by the -L command line option. (recomended)
  75. ;
  76. ;LocalMode
  77. ;
  78. ;------------------------------------------------------------------------------
  79. ;
  80. ;  If you run a single node only bbs, you can de-activate file flagging,
  81. ;  temporary file storing, and file locking by activating this option.
  82. ;  This will give you a slight speed increase as it does not need to check
  83. ;  for other nodes, online messages, online fight challanges or maintanance on
  84. ;  another node. If there is any reason two people should be on-line or there
  85. ;  is any other program, at the same time, that's working with the game files,
  86. ;  I do not recomend this. If you do not have a Multitasking Enviroment or
  87. ;  another computer using the drives (Novell Net,...), then it is safe to
  88. ;  turn this option on. Remove the semi-colon (;) to activate this option.
  89. ;
  90. ;SingleNodeOnly
  91. ;
  92. ;------------------------------------------------------------------------------
  93. ;
  94. ;  Door personality setting. This setting selects one of a number of sysop
  95. ;  interface personalities. Each personality setting emulates the status line
  96. ;  format and sysop function keys of a particular BBS package. You can turn on 
  97. ;  any personality from the NY2008 personality. To switch to "NY2008" 
  98. ;  personality online press Alt-[F1]. Valid personality settings are:
  99. ;
  100. ;                     NY2008              (Player stats)
  101. ;                     Standard            (OpenDoors style, similar to RA 1.11)
  102. ;                     PCBoard
  103. ;                     RemoteAccess
  104. ;                     Wildcat
  105. ;
  106. Personality    NY2008
  107. ;
  108. ;------------------------------------------------------------------------------
  109. ;
  110. ;  Inter-BBS! ... These options control the InterBBS capabilities of NY2008
  111. ;  make sure you also copy the SAMPLEIB.CFG to INTERBBS.CFG in your game
  112. ;  directory and edit it with your information. Read INTERBBS.DOC for more
  113. ;  Info. The InterBBS option works only for registered sysops of NY2008.
  114. ;
  115. ;  If InterBBS is enabled, uncomment this option by removing the semicolon.
  116. ;InterBBS
  117. ;
  118. ;  If you are the InterBBS "operator" BBS uncomment this option. There can
  119. ;  be only one operator bbs and it's the one that controls the nodelists
  120. ;InterBBSOperator
  121. ;
  122. ;  Put down the game number you are joining here, from 0-32000. Make sure
  123. ;  you put down the right game number here. All members of a game must have
  124. ;  the same number here.
  125. InterBBSGameNumber  0
  126. ;
  127. ;------------------------------------------------------------------------------
  128. ;
  129. ;  Game options, here you can specify how many fights is given to every player
  130. ;  per day, and in how many days to delete inactive players. Only those days
  131. ;  when somebody plays count. (registered version only)
  132. ;
  133. FightsPerDay   20
  134. DeleteAfter    15
  135. ;
  136. ;  The daily percantage interest players get from the money in bank.
  137. ;  (registered version only, 0 if unregistered)
  138. ;
  139. BankInterest   5
  140. ;
  141. ;------------------------------------------------------------------------------
  142. ;
  143. ;  You can edit the probability of being busted here. First edit the
  144. ;  percentage of the chance of being busted then if the the player is not
  145. ;  busted, the SuccessChance percentage what is the chance of being
  146. ;  successfull. (e.g. BustedChance is 33, so the player is caught 1/3 of the
  147. ;  time he tries to do this. SuccessChance is 50 means if he is not busted
  148. ;  he is successfull half the time ... this is simple ... 1/3 of the
  149. ;  time he is busted, 1/3 of the time he is successfull and 1/3 of the time
  150. ;  he is not busted but not successfull. (registered version only)
  151. ;  Remove the semi-colon (;) to activate these options.
  152. ;
  153. ;  Bank robbing:
  154. ;BustedChanceBank      33
  155. ;SuccessChanceBank     50
  156. ;
  157. ;  Food stealing:
  158. ;BustedChanceFood      33
  159. ;SuccessChanceFood     50
  160. ;
  161. ;  Raping:
  162. ;BustedChanceRape      33
  163. ;SuccessChanceRape     50
  164. ;
  165. ;  Stealing from beggars:
  166. ;BustedChanceBeggar    20
  167. ;SuccessChanceBeggar   50
  168. ;
  169. ;  Smashing up a car (evil stuff and fight event):
  170. ;BustedChanceCar       33
  171. ;SuccessChanceCar      65
  172. ;
  173. ;  Burning down a school:
  174. ;BustedChanceSchool    33
  175. ;SuccessChanceSchool   50
  176. ;
  177. ;  Breaking a window:
  178. ;BustedChanceWindow    20
  179. ;SuccessChanceWindow   95
  180. ;
  181. ;  Poisoning water:
  182. ;BustedChancePoison    25
  183. ;SuccessChancePoison   33
  184. ;
  185. ;  World Trade Center bombing:
  186. ;BustedChanceBomb      25
  187. ;SuccessChanceBomb     33
  188. ;
  189. ;------------------------------------------------------------------------------
  190. ;
  191. ;  You can give credits for registering the door, by typing the name in here.
  192. ;  Remove the semi-colon (;) to activate this option.
  193. ;
  194. ;RegCreditTo    Nobody
  195. ;
  196. ;------------------------------------------------------------------------------
  197. ;
  198. ;  ScoreFiles are created everytime on door exit. Set the path and filename  
  199. ;  in here.
  200. ;
  201. AnsiScores     nyscores.ans
  202. AsciiScores